home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LImacSTACK-8⁄89.cpt / Functions Part2 / card_2391.txt < prev    next >
Text File  |  1989-08-04  |  1KB  |  60 lines

  1. -- card: 2391 from stack: in
  2. -- bmap block id: 5031
  3. -- flags: 0000
  4. -- background id: 2687
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0002
  11. -- rect: left=207 top=160 right=180 bottom=454
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   put THE target
  23. end mouseUp
  24.  
  25.  
  26. -- part 2 (field)
  27. -- low flags: 01
  28. -- high flags: 0002
  29. -- rect: left=207 top=201 right=221 bottom=454
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 3
  34. -- text size: 12
  35. -- style flags: 0
  36. -- line height: 16
  37. -- part name: 
  38. ----- HyperTalk script -----
  39. on mouseUp
  40.   put target
  41. end mouseUp
  42.  
  43.  
  44. -- part contents for background part 8
  45. ----- text -----
  46. target
  47.  
  48. -- part contents for background part 18
  49. ----- text -----
  50. Not to be confused with "the target".
  51. "the target" refers only to an object - not its contents.
  52. "target" refers to the CONTENTS of a field (and only a field).
  53.  
  54. -- part contents for card part 1
  55. ----- text -----
  56. THE TARGET test
  57.  
  58. -- part contents for card part 2
  59. ----- text -----
  60. TARGET test